home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Shareware World / Info / About This Particular Mac 4.12 / About This Particular Mac 4.12.rsrc / TEXT_139.txt < prev    next >
Text File  |  1998-12-18  |  12KB  |  165 lines

  1.  
  2.  
  3.   
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. Product Information¬†
  19. Published by: Blue Sky Research
  20. Phone: (800) 622-8398
  21. Email: <sales@bluesky.com>
  22. Web: <http://www.bluesky.com>
  23. List Price: $795 (Retail);
  24. $495 (Academic); $270 (Student)
  25.  
  26. System Requirements
  27. Synchronicity requires a Power Mac
  28. About 6.5 MB of RAM for LaTeX2e
  29. 16 MB hard disk space
  30. Adobe Type Manager (ATM) to print with a non-PostScript printer
  31.  
  32.  
  33. Textures is Blue Sky Research‚Äôs implementation of Donald Knuth‚Äôs TeX typesetting program. TeX is an amazingly powerful markup language that is available on more than a dozen platforms. Textures, however, is Mac-only; it‚Äôs also the best implementation of TeX I‚Äôve seen anywhere. For more information on TeX, I recommend reading <http://www.bluesky.com/dsTeX.html> and my opinion piece ‚ÄúWYSIWYG: Is it What You Want?‚Äù in this month‚Äôs issue of ATPM. To get a sense of the other Mac implementations of TeX, I recommend the Mac TeX/LaTeX Software Page <http://www.esm.psu.edu/mac-tex/>.
  34.  
  35. Textures is completely compatible with TeX 3.14159 (currently the latest version). It also includes LaTeX2e, the latest version of the LaTeX collection of macros and formats. Although Textures is fully compatible with TeX/LaTeX implementations for other platforms, it has little in common with them. That‚Äôs a good thing.
  36.  
  37. Because of its Unix heritage, most implementations of TeX rely on lots of separate programs (and consequently may be difficult to install). Generally, one creates and edits the TeX code in a text editor, then saves it as a ‚Äú.tex‚Äù file. The text is then run through the tex (or latex) program. This creates a DVI (Device Independent) file somewhat akin to a PDF file (although it predates PDF). One can then preview the DVI file on-screen using a DVI viewer (loosely akin to Adobe Acrobat Reader in the Mac world). If the output looks good, it can be converted to a PostScript file using the dvi2ps utility, then printed on a PostScript printer. If corrections need to be made, the .tex file must be edited, run through tex again, and the result previewed with the DVI viewer. Thus, for inexperienced TeX users, it is an incredibly painful process; for experienced TeXers, it is a nuisance.
  38.  
  39. Textures greatly simplifies this process by integrating most of the important TeX utilities into a single application. (Utilities for dealing with font metrics, bibliographies, and indices are separate applications.) Textures has an integrated text editor and previewer. The Typeset command renders the frontmost window and displays the preview in the Typeset window (bypassing the DVI step, although you can manually save as a DVI file if you want). If there are errors in the input, Textures displays them in a separate log window. Unfortunately, the errors aren‚Äôt significantly easier to deal with than in other TeX implementations. It would be nice if one could double-click on an error to go directly to that spot in the input, as with BBEdit and CodeWarrior. Presently, the errors are referenced only by line number.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.                                            The Typset (Preview) Window
  56.  
  57. Textures includes the freeware Excalibur, a LaTeX-savvy spelling checker; however it is not integrated with Textures. Printing is as simple as typesetting and choosing Print from the File menu. If Adobe Type Manager (ATM) is installed, you can even print to QuickDraw printers and other neat Chooser extensions like Myrmidon and FaxSTF.
  58.  
  59.  
  60. Flash Mode, Follow Focus, and Synchronicity
  61.  
  62. The above description portrays Textures as simply an integrated TeX environment. In fact, Textures offers three very important features that make it (according to Blue Sky) the only interactive TeX environment in the world.
  63.  
  64. Instead of requiring you to use the Typeset command every time you want to see a preview, Textures‚Äô Flash Mode updates the preview window automatically as you type. The delay between making a change and seeing it in the preview window depends on the length and complexity of your document as well as on the speed of your Macintosh. On slower Macs it could take fifteen to thirty seconds to see the change; on a G3-powered Mac, the delay is only a few seconds for longer documents and almost non-existent for short documents (though it still feels much slower than editing in place in a WYSIWYG program). Another advantage of Flash Mode is that it prevents your document from accumulating a lot of syntax errors that might take a long time to deal with later. A traffic light indicator in the upper right corner of the editor windows turns red if your document contains an error. By keeping an eye on the light, you can quickly notice and correct mistakes as you make them‚Äîrather than having to find them by line number from the Textures log.
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.                            The Textures Editor with Flash Mode Enabled
  81.  
  82. The Follow Focus option causes Textures to automatically scroll the preview window to keep up with the part of the source file you are editing. Synchronicity is perhaps Textures‚Äô coolest feature. It lets you command-click in the preview window to move the insertion point to the corresponding place in the source file‚Äîand vice-versa. This is great for when you reach the proofing stage and need to quickly jump back and forth between the source and preview windows. Seeing Synchronicity in action immediately made me wish I could make simple editing changes directly in the preview window; alas this is not possible in Textures (though I cannot really fault Blue Sky here).
  83.  
  84. To see animations demonstrating Flash Mode, Follow Focus, and Synchronicity, go to:
  85. <http://www.textures.com/Anims/>
  86.  
  87. In general, LaTeX support is quite good. Textures includes the LaTeX sources in both compiled and raw forms (for former for speed, the latter in case you want to edit them). Normally, LaTeX documents must be typeset twice to properly create cross references and tables of contents. Textures offers a special LaTeX mode that does this transparently.
  88.  
  89.  
  90. Textures Reader
  91.  
  92. Textures displays typeset previews and DVI files in the Textures Reader, which is built into the main Textures application. Blue Sky also has a freeware version of the reader available on its Website, which is handy for sharing DVI files with other Mac users. The interface to the reader is similar to Adobe Acrobat Reader. You can easily change between pages and zoom in and out. You can optionally view facing pages, and can choose whether or not the text is anti-aliased (nice-looking, but very slow). Clicking in the reader window magnifies a square around the pointer. You can also command-click on URLs to open them with the appropriate Internet Config-specified application. Option-clicking lets you measure distances between objects. Command-Option clicking lets you scroll horizontally and vertically with the hand tool (very useful when at high magnifications). Although the reader feels slow (compared to Acrobat, for instance) and the scrolling behavior is a bit odd, it is the best I have seen for the Mac.
  93.  
  94.  
  95.  
  96.  
  97.  
  98. 
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.                 The Preview Window Supports Anti-Aliasing‚ÄîBut It‚Äôs Slow
  116.  
  117.  
  118. Macintosh Integration
  119.  
  120. Textures does its best to take advantage of Macintosh features that aren‚Äôt necessarily available on other platforms. Textures includes PostScript versions of Knuth‚Äôs complete set of Computer Modern fonts, as well as the American Mathematical Society‚Äôs AMS TeX fonts. It‚Äôs also easy to include standard Macintosh TrueType and PostScript fonts in your Textures documents. Macintosh users won‚Äôt see what‚Äôs so special about this, but people who have used other implementations of TeX will be surprised and pleased to learn that they don‚Äôt have to manually create font metrics to use new fonts.
  121.  
  122. Textures supports the standard the standard TeX and LaTeX commands for including graphics (usually in the form of PostScript or EPS files) into documents. It also allows you to include files in Macintosh PICT format (although if you do this, non-Macintosh users will be unable to typeset your files). The Textures Pictures window works sort of like the Macintosh scrapbook, allowing you to collect and view all the graphics for a particular document. It also shows the dimensions of the pictures (in inches, mm, or picas), which are necessary for some TeX commands.
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142. Unfortunately, since Textures does not include a PostScript rasterer, PostScript files included in your documents will only show up when printed. (EPS files will show their PICT previews in the Typeset window.)
  143.  
  144.  
  145. Shortcomings
  146.  
  147. The Textures editor is adequate but little more. You can change its font, jump to specific lines, set marks, and do basic find and replaces (however the commands are called Find, Find Same, and Change; instead of the usual Find, Find Again, and Replace). The usual cut, copy, and paste are supported, but there is only one level of undo. There are commands for block indenting and block commenting, but they are not particularly well-implemented and have odd keyboard shortcuts.
  148.  
  149. There is also a ‚Äúmacro‚Äù menu which is user-configurable. The ‚Äúmacro‚Äù menu isn‚Äôt really for macros in the usual sense; instead it offers a way of inserting boilerplate text. The benefits of this are questionable, though, since using it requires a lot of mouse work when your hands are likely already poised for typing. I prefer the FasTeX set of TypeIt4Me entries available at <http://cds.caltech.edu/~fastex>.
  150.  
  151. If you‚Äôre serious about TeX (and you probably will be if you decide to pay Textures‚Äô high price) you‚Äôll much prefer an external editor like Alpha or BBEdit. Both offer syntax highlighting for TeX/LaTeX. Alpha‚Äôs huge array of menus and toolbars for inserting LaTeX commands and BBEdit‚Äôs glossary are vastly superior to LaTeX‚Äôs ‚Äúmacro‚Äù menu. BBEdit‚Äôs function popup lets you easily navigate LaTeX documents, which is reason enough to use it. Overall, both simply are much more polished editors than Textures. Luckily, Alpha and BBEdit can both act as external editors (via Apple Events) for Textures. However, if you go this route, you no longer have access to Textures‚Äô great interactive features. Probably the best compromise is to use Alpha or BBEdit to compose your document and the Textures editor with Flash Mode and Synchronize to edit and tweak it. Still, I think Textures really should provide at least minimal support for syntax highlighting and automatic marking/navigation for LaTeX documents.
  152.  
  153. Finally, the Textures interface feels rough. Many of the dialogs have odd button sizes and placements. Particularly annoying is that the ‚ÄúSave Changes?‚Äù dialog does not support command-D for the ‚ÄúDon‚Äôt Save.‚Äù This may seem like only a detail, but I use that shortcut at least a dozen times a day.
  154.  
  155.  
  156. Conclusion
  157.  
  158. Installation is easy and the program is fast, reliable, and easy-to-use. The manual is excellent, as is Blue Sky‚Äôs online tech support‚Äîwhich is what you would expect, given the program‚Äôs high price. As a nice touch, Blue Sky provides a wealth of TeX-related resources (mostly from CTAN) on the Textures CD; I found this very useful while editing TeX on my PowerBook, away from an Internet connection.
  159.  
  160. Mac users will find Textures needlessly complicated compared to their word processor. Experienced TeX users will find it immeasurably more pleasing than the TeX implementation they are used to. Overall, Textures receives a rating of Very Nice (4 out of 5) because of the rough interface and lackluster editor. The core of the product, however, is top-notch and the Flash Mode and Synchronicity features are revolutionary. What sweet irony that the best implementation of TeX runs not on Unix but on Macintosh.
  161.  
  162.  
  163. Copyright ¬© 1998 Michael Tsai, <mtsai@atpm.com>. Reviewing in ATPM¬†
  164. is open to anyone. If you‚Äôre interested, write to us at <reviews@atpm.com>.
  165.